Skip to content

Fix least valid pointer value for 5.3 branch #2246

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 19, 2020

Conversation

kateinoigakukun
Copy link
Member

This is a serious bug because it affects language runtime behavior. So cherry-pick #2240

WebAssembly doesn't reserve low addresses But without "extra inhabitants" of
the pointer representation, runtime performance and memory footprint are
worse. So assume that compiler driver uses wasm-ld and --global-base=1024 to
reserve low 1KB.
@kateinoigakukun kateinoigakukun merged commit 028ac5a into swiftwasm-release/5.3 Nov 19, 2020
@kateinoigakukun kateinoigakukun deleted the katei/fix-enum-case-tag-5.3 branch November 19, 2020 08:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants